Skip to content

Release v19.0.0#324

Closed
poljar wants to merge 3 commits into
mainfrom
release-v19.0.0
Closed

Release v19.0.0#324
poljar wants to merge 3 commits into
mainfrom
release-v19.0.0

Conversation

@poljar
Copy link
Copy Markdown
Contributor

@poljar poljar commented May 12, 2026

No description provided.

Comment thread CHANGELOG.md
Comment on lines +3 to 11
# matrix-sdk-crypto-wasm v19.0.0

- Update matrix-rust-sdk to `0.17.0`:

- Check the user ID in the `sender_device_keys` property of Olm-encrypted
to-device events to prevent sender spoofing by homeserver owners.
[#6553](https://github.com/matrix-org/matrix-rust-sdk/pull/6553)
- Update to vodozemac 0.10.0 making the `PkEncryption::encrypt` API fallible
[#6477](https://github.com/matrix-org/matrix-rust-sdk/pull/6477)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the major version bump? If there are breaking changes, we should call them out in the changelog. If there aren't, we don't need a major version bump.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We discussed this in chat.

The reason why I assumed a major version bump was required is because PkEncryption::encrypt method may throw an error now.

We don't consider this to be a breaking change, as such I'm going to close this and do a minor version bump instead.

@poljar poljar closed this May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants